Namespace - LJCDataUtility
Parameters
dataColumns - The DataColumns collection.
includeParens - The include parentheses indicator.
useNewNames - The use new names indicator.
includeID - The include ID indicator.
Returns
The columns list SQL text.
Syntax
| C# |
|
String ColumnsList(DataColumns dataColumns, Boolean includeParens = True, Boolean useNewNames = False, Boolean includeID = False)
|
Creates the insert Columns list.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.